feat: Added Email and Phone Links to Footer Section! #762
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
I have added the links to the E-mail as well as with the phone number, so that when user clicks on them he/she is prompted to his default e-mail client and calling app. I have made these changes on Story Page as well as on Home Page of the website.
Changes:
mailto:
link to the email address[email protected]
on the Story Page and Home Page footers, so that clicking on it opens the user's default email client.tel:
link to the phone number on the Story Page and Home Page footers, so that clicking on it opens the user's default phone dialer or calling app.Title and Issue number
Issue No. : #621
Close #<issue_no>
Close #621
Video/Screenshots (mandatory)
Type of PR
Checklist:
contributing.md
file before contributingAdditional context:
I was earlier facing branch conflict and after updating my forked repository I noticed that all other footer links (FAQs, Terms & Conditions, Privacy Policy, and Contact Us) were already functioning correctly.
##Are you contributing under any Open-source programme ?
GSSoC'24